home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / wordsing / lrnwp511 / gohard.bat < prev    next >
Encoding:
DOS Batch File  |  1990-03-08  |  159 b   |  13 lines

  1. echo off
  2. cls
  3. type install.txt
  4. pause
  5. c:
  6. md \wordptut
  7. cd\wordptut
  8. cls
  9. echo.........copying files, please wait
  10. copy a:*.* c:/v
  11. cls
  12. type finished.txt
  13.